home *** CD-ROM | disk | FTP | other *** search
/ Info-Mac 4 / Info_Mac IV CD-ROM (Pacific HiTech Inc.)(August 1994).iso / Science / RLaB / help / prod < prev    next >
Text File  |  1994-04-25  |  182b  |  10 lines

  1. prod:
  2.  
  3. Syntax:    prod ( A )
  4.  
  5. Description:
  6.  
  7.     Compute the product of the elements of A (if A is a vector).
  8.     If A is a matrix return a row vector containing the product of
  9.     each column. 
  10.